home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / inventor / ivcalc / IVcalc < prev    next >
Encoding:
Text File  |  1994-08-02  |  860 b   |  18 lines

  1.  
  2. ! ## diffuse material colors for various components of the calculator
  3. !IVcalc*digitCol:                       0.19 0.20 0.07
  4. !IVcalc*funcCol:                        0.00 0.10 0.23
  5. !IVcalc*baseCol:                        0.23 0.12 0.00
  6. !IVcalc*dispCol:                        0.23 0.12 0.00
  7.  
  8. ! ## where you might defaultly find external files needed by certain 
  9. ! ## options of ivcalc or where you might store them 
  10. !IVcalc*btnTextureFn:      /usr/demos/data/textures/corinth.rgb
  11. !IVcalc*baseTextureFn:     /usr/demos/data/textures/redmar.rgb
  12. !IVcalc*clickSndFn:        /usr/lib/sounds/prosonus/instr/drm_clave.aiff
  13. !IVcalc*growSndFn:         /usr/lib/sounds/prosonus/musictags/belltree_up2.aiff
  14. !IVcalc*roundBtnFn:        /usr/data/models/cbutton.iv
  15. !IVcalc*roundBaseFn:       /usr/data/models/cbase.iv
  16. !IVcalc*sgiBtnFn:          /usr/data/models/sgigrow.iv
  17.  
  18.